Skip to main content

IRuleBuilderOptions<T, TProperty>

Rule builder

Assembly: ServiceStack.dll
View Source
Declaration
public interface IRuleBuilderOptions<T, out TProperty> : IRuleBuilder<T, TProperty>, IConfigurable<PropertyRule, IRuleBuilderOptions<T, TProperty>>